Skip to content

Conversation

@santhoshvai
Copy link
Member

@santhoshvai santhoshvai commented Nov 6, 2025

💡 Overview

Closed captions and speaking while muted, currently take up space even if they have nothing to render.

This PR aims to move it to using absolute position so that its rendered on top of video. Kind of like subtitles over a movie.

Bottom sheet modals now know the bottom controls height and are rendered above it as expected

More Actions Audio route picker
Screenshot_20251108-180056 Screenshot_20251108-180113

The behaviour of speaking while muted (swm) and closed captions (cc) is like subtitle over a movie 👇

swm only cc only
Screenshot_20251106-180404 Screenshot_20251106-180426
Both swm & cc None
Screenshot_20251106-180347 Screenshot_20251106-180441

📝 Implementation notes

🎫 Ticket: https://linear.app/stream/issue/RN-303

@santhoshvai santhoshvai changed the title chore(sample-app): absolutely position closed captions and speaking while muted chore(sample-app): absolutely position closed captions and speaking while muted RN-303 Nov 8, 2025
# Conflicts:
#	sample-apps/react-native/dogfood/src/components/CallControlls/MoreActionsButton/AndroidAudioRoutePickerDrawer.tsx
#	sample-apps/react-native/dogfood/src/components/CallControlls/MoreActionsButton/BottomControlsDrawer.tsx
@santhoshvai santhoshvai changed the title chore(sample-app): absolutely position closed captions and speaking while muted RN-303 fix(dogfood): absolutely position closed captions and speaking while muted RN-303 Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants